The __ statement is used to search for data in a database.
SELECT
QUERY
FIND
READ
The __ statement is used to add data to a database table.
ADD
INSERT
CREATE
INPUT
The __ statement is used to modify data in a database table.
ALTER
MODIFY
CHANGE
UPDATE
The __ statement is used to remove data from a database table.
ERASE
REMOVE
DROP
DELETE
DAO stands for….
Data Access Organization
Data Access Option
Data Access Object
Data Access Opening
Next Concept